home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Window Set -…Games & Quality Programs / The Ultimate Window Set - 250 Games & Quality Programs.iso / win / pro206 / drvwtch.txt < prev    next >
Text File  |  1992-02-05  |  4KB  |  133 lines

  1. Drive Watch 1.0
  2. Copyright <C> 1992
  3. ISOMedia, Inc.
  4.  
  5. Program Design and Implementation by:
  6. =====================================
  7.  
  8. Ryan S. Dancey
  9. Stephen M. Milton
  10.  
  11. Program Information
  12. ===================
  13.  
  14. This program is not warrantied by the manufacturer for loss or 
  15. damage.  ISOMedia, it's officers, and programming team accept
  16. no liability for damages caused by this application.
  17.  
  18. This program is covered by international copyright laws.
  19. No part of this program may be sold, resold, or altered without
  20. the express written permission of ISOMedia.
  21.  
  22. All trademarks are reserved to their owners.
  23.  
  24. Program Requirements:
  25. =====================
  26.  
  27. MS-DOS 3.3 or greater (DOS 5 highly reccomended).
  28. Windows 3.0 or greater (Windows 3.1 reccommended).
  29. 286 or greater CPU (286 will work just fine).
  30.  
  31. NO DLL OR SYSTEM MODIFICATION IS NECESSARY TO RUN
  32. DRIVE WATCH.  The attractive, 3D controls the program
  33. uses are all generated directly by the program,
  34. and are a proprietary technology of ISOMedia, Inc.
  35.  
  36. Program Description:
  37. ====================
  38.  
  39. Drive Watch is a small utility which monitors your
  40. computer system's hard drives and system memory.
  41.  
  42. The program will make an Icon for each drive it can
  43. detect (from C: to Z:).  Removable drives like SyQuest
  44. drives, and networked drives will have unique Icons
  45. to identify them.
  46.  
  47. When you double click on a drive's Icon, a file
  48. utility shell will be activated.  The default shell
  49. is MSDOS.EXE, the MS-DOS Executive that ships with
  50. Windows.
  51.  
  52. INSTRUCTIONS:
  53. =============
  54.  
  55. To activate Drive Watch for the first time:
  56. 1]  Open the File Manager
  57. 2]  Change to the drive where DRVWTCH.EXE is located
  58. 3]  Copy the DRVWTCH.EXE file to your Windows directory
  59. 3]  Drag the DRVWTCH.EXE name from the File Manager into a 
  60.     Program Group in the Program Manager.
  61. 4]  Double click the DRVWTCH icon
  62.  
  63. ALTERNATELY:
  64.  
  65. Use any file utility to copy DRVWTCH.EXE to your Windows
  66. directory, then run the application
  67.  
  68. Explanation of the Drive Watch functions:
  69.  
  70. Load at Startup:  
  71.                   When this box is checked, Drive Watch
  72.                   will automatically load itself when you
  73.                   restart windows.
  74.                   Unchecking this box will stop Drive Watch
  75.                   from loading at startup.
  76.  
  77. Show Free Memory:  
  78.                   When this box is checked, the window
  79.                   title for the Drive Watch program and
  80.                   Icon will display the largest block of
  81.                   free memory that Windows can allocate.
  82.  
  83. Show Volume Names :  
  84.                   When this box is checked, the drive
  85.                   Icons will display the volume names of
  86.                   their drives as well as remaining free
  87.                   space.
  88.  
  89. Seconds Between Samples:  
  90.                   This number (the number must be
  91.                   between 1 and 2 quadrillion) indicates
  92.                   the amount of time between samples of 
  93.                   free memory and available drive space.
  94.  
  95. Shell to execute on double click:
  96.                   Name of the file manager or utility shell
  97.                   to execute when a drive's Icon is double
  98.                   clicked.  The shell will be passed the
  99.                   root directory of the drive when activated.
  100.  
  101. Save:
  102.                   Click this button to save choices selected
  103.                   for re-use.
  104.  
  105. Reset:            
  106.                   Rest controls to default status
  107.  
  108. Close:            
  109.                   Close the application, and exit
  110.  
  111. About Drive Watch:
  112.                   Information about Drive Watch
  113.  
  114. TROUBLESHOOTING:
  115. ================
  116.  
  117. No application appears when I double click the drive Icon:
  118.  
  119. Check to be sure that you've correctly spelled the name of
  120. the FILE to be run on a double click.  The program doesn't
  121. use the name of the application (i.e. 'File Manager') by the
  122. name of the FILE (i.e. 'WINFILE.EXE').
  123.  
  124. Garbage characters display instead of system free memory:
  125.  
  126. Wait for one cycle of the system check.  The free memory
  127. display will update correctly.
  128.  
  129. Icons are all stacked up when Drive Watch runs at startup.
  130.  
  131. Wait for one cycle of the system check.  The Icons will
  132. automatically unstack themselves.
  133.